Initial commit
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
node_modules/
|
||||
dist/
|
||||
frontend/dist/
|
||||
|
||||
*.exe
|
||||
*.test
|
||||
backend/arma3-web-server
|
||||
|
||||
data/
|
||||
serverfiles/
|
||||
|
||||
.env
|
||||
.DS_Store
|
||||
*.log
|
||||
*.rpt
|
||||
Reference in New Issue
Block a user