Files
SCM-Manager/.hgignore
2018-07-18 09:35:16 +02:00

37 lines
421 B
Plaintext

# 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/