Initial commit
This commit is contained in:
commit
936a0b9f9e
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
#files to ignore
|
||||||
|
|
||||||
|
**.metadata/**
|
||||||
|
**.recommenders/**
|
||||||
|
target
|
||||||
|
**build/**
|
||||||
|
*.idea/**
|
||||||
|
*.iml
|
||||||
|
|
||||||
|
**nb-configuration.xml
|
||||||
|
/power-core/nbproject/
|
||||||
|
/power-utils/nbproject/
|
Reference in New Issue
Block a user