mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Resolve "Remove IDE project folders from git"
This commit is contained in:
parent
827eded0ed
commit
7bfd3309d1
12 changed files with 5 additions and 368 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
# Log file
|
||||
*.log
|
||||
.idea
|
||||
#*.iml
|
||||
|
||||
# Package Files #
|
||||
|
|
@ -35,9 +34,13 @@ src/generated
|
|||
.project
|
||||
.classpath
|
||||
.factorypath
|
||||
.settings
|
||||
.idea/
|
||||
.settings/
|
||||
.vscode
|
||||
*.code-workspace
|
||||
*.xpr
|
||||
# Testing stuff
|
||||
xrechnung
|
||||
|
||||
# Mac stuff
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue