mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-03 23:53:15 -04:00
Adding some usesful ignore files
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
target
|
||||||
|
*~
|
||||||
|
*.iml
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
|
.idea
|
||||||
|
.svn
|
||||||
|
.classpath
|
||||||
|
.project
|
||||||
|
.settings
|
||||||
|
catalog.xml
|
||||||
|
nbactions.xml
|
||||||
|
nbproject
|
||||||
|
private
|
||||||
|
profiles.xml
|
||||||
|
Thumbs.db
|
||||||
|
.DS_Store
|
Reference in New Issue
Block a user