|
Last change
on this file since 1eb7a55 was 1eb7a55, checked in by Elena Markovska <elena.elenamarkovska@…>, 11 days ago |
|
Initial commit - Scholaris project code
|
-
Property mode
set to
100644
|
|
File size:
490 bytes
|
| Line | |
|---|
| 1 | target/
|
|---|
| 2 | !.mvn/wrapper/maven-wrapper.jar
|
|---|
| 3 | !**/src/main/**/target/
|
|---|
| 4 | !**/src/test/**/target/
|
|---|
| 5 |
|
|---|
| 6 | ### IntelliJ IDEA ###
|
|---|
| 7 | .idea/modules.xml
|
|---|
| 8 | .idea/jarRepositories.xml
|
|---|
| 9 | .idea/compiler.xml
|
|---|
| 10 | .idea/libraries/
|
|---|
| 11 | *.iws
|
|---|
| 12 | *.iml
|
|---|
| 13 | *.ipr
|
|---|
| 14 |
|
|---|
| 15 | ### Eclipse ###
|
|---|
| 16 | .apt_generated
|
|---|
| 17 | .classpath
|
|---|
| 18 | .factorypath
|
|---|
| 19 | .project
|
|---|
| 20 | .settings
|
|---|
| 21 | .springBeans
|
|---|
| 22 | .sts4-cache
|
|---|
| 23 |
|
|---|
| 24 | ### NetBeans ###
|
|---|
| 25 | /nbproject/private/
|
|---|
| 26 | /nbbuild/
|
|---|
| 27 | /dist/
|
|---|
| 28 | /nbdist/
|
|---|
| 29 | /.nb-gradle/
|
|---|
| 30 | build/
|
|---|
| 31 | !**/src/main/**/build/
|
|---|
| 32 | !**/src/test/**/build/
|
|---|
| 33 |
|
|---|
| 34 | ### VS Code ###
|
|---|
| 35 | .vscode/
|
|---|
| 36 |
|
|---|
| 37 | ### Mac OS ###
|
|---|
| 38 | .DS_Store |
|---|
Note:
See
TracBrowser
for help on using the repository browser.