Initial GSP specification
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Generated toolkit outputs
|
||||
.gsp/
|
||||
|
||||
# Build outputs
|
||||
bin/
|
||||
dist/
|
||||
build/
|
||||
*.exe
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# OS noise
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user