NANOBOOT-1 : Initial commit
This commit is contained in:
commit
d2e9a07c8b
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
#files to ignore
|
||||||
|
|
||||||
|
*.metadata/**
|
||||||
|
*.recommenders/**
|
||||||
|
*target/**
|
||||||
|
*build/**
|
||||||
|
*.idea/**
|
||||||
|
*.iml
|
||||||
|
|
||||||
|
#*.class
|
||||||
|
/target/
|
Reference in New Issue
Block a user