mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-12-15 12:59:46 +01:00
added .gitignore for git mirrors
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# netbeans temp & private files
|
||||||
|
target/
|
||||||
|
release.properties
|
||||||
|
nbactions.xml
|
||||||
|
# MacOS X Files
|
||||||
|
.DS_Store
|
||||||
|
._.DS_Store
|
||||||
|
._.
|
||||||
|
Desktop DB
|
||||||
|
Desktop DF
|
||||||
|
.hotfiles.btree
|
||||||
|
*.orig
|
||||||
|
*~
|
||||||
|
*.bak
|
||||||
|
*.NavData
|
||||||
|
*.rej
|
||||||
|
*.conflict
|
||||||
|
# Eclipse Files
|
||||||
|
.project
|
||||||
|
.classpath
|
||||||
|
.settings
|
||||||
Reference in New Issue
Block a user