mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-12-15 12:59:46 +01:00
37 lines
421 B
Plaintext
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/
|
|
|