first commit
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# Third-party source (has its own repo)
|
||||
jmonkeyengine/
|
||||
|
||||
# Node
|
||||
web/node_modules/
|
||||
web/dist/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Original binaries (kept locally only)
|
||||
Original/
|
||||
|
||||
# Extracted raw assets (converted versions live in web/public)
|
||||
extracted/
|
||||
|
||||
# Temporary
|
||||
/tmp/
|
||||
*.log
|
||||
Reference in New Issue
Block a user