mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-12-15 12:59:46 +01:00
update .gitignore // delete .hgignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -20,7 +20,7 @@ Desktop DF
|
|||||||
.classpath
|
.classpath
|
||||||
.settings
|
.settings
|
||||||
# idea files
|
# idea files
|
||||||
\.iml
|
*.iml
|
||||||
.idea
|
.idea
|
||||||
# ui
|
# ui
|
||||||
scm-ui/build
|
scm-ui/build
|
||||||
|
|||||||
36
.hgignore
36
.hgignore
@@ -1,36 +0,0 @@
|
|||||||
# netbeans temp & private files
|
|
||||||
/?target/
|
|
||||||
nbactions.*\.xml
|
|
||||||
/?nbproject/
|
|
||||||
nb-configuration\.xml
|
|
||||||
# MacOS X Files
|
|
||||||
\.DS_Store$
|
|
||||||
\._\.DS_Store$
|
|
||||||
\._\.
|
|
||||||
Desktop DB$
|
|
||||||
Desktop DF$
|
|
||||||
\.hotfiles\.btree$
|
|
||||||
\.orig$
|
|
||||||
~$
|
|
||||||
\.\~.*$
|
|
||||||
\.bak$
|
|
||||||
.*\.NavData$
|
|
||||||
\.orig\..*$
|
|
||||||
\.chg\..*$
|
|
||||||
\.rej$
|
|
||||||
\.conflict\~$
|
|
||||||
# Eclipse Files
|
|
||||||
\.project
|
|
||||||
\.classpath
|
|
||||||
\.settings
|
|
||||||
# idea files
|
|
||||||
\.iml
|
|
||||||
\.idea$
|
|
||||||
# jrebel
|
|
||||||
rebel.xml
|
|
||||||
\.pyc
|
|
||||||
# ui
|
|
||||||
scm-ui/build
|
|
||||||
scm-ui/coverage
|
|
||||||
/?node_modules/
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user