Files
SCM-Manager/.hgignore

37 lines
421 B
Plaintext
Raw Normal View History

2010-09-03 14:27:10 +02:00
# netbeans temp & private files
/?target/
nbactions.*\.xml
/?nbproject/
2011-07-23 16:51:32 +02:00
nb-configuration\.xml
2010-09-03 14:27:10 +02:00
# MacOS X Files
\.DS_Store$
\._\.DS_Store$
\._\.
Desktop DB$
Desktop DF$
\.hotfiles\.btree$
\.orig$
~$
\.\~.*$
\.bak$
.*\.NavData$
\.orig\..*$
\.chg\..*$
\.rej$
\.conflict\~$
# Eclipse Files
\.project
\.classpath
2013-01-22 13:10:29 +01:00
\.settings
2013-06-11 23:19:08 +02:00
# idea files
\.iml
\.idea$
2016-09-28 08:27:38 +02:00
# jrebel
rebel.xml
\.pyc
2018-07-02 13:50:28 +02:00
# ui
scm-ui/build
scm-ui/coverage
/?node_modules/