chore: init repo, add .gitignore and tech stack analysis
This commit is contained in:
+9
-7
@@ -1,8 +1,10 @@
|
||||
node_modules
|
||||
package.json
|
||||
package-lock.json
|
||||
autosave/
|
||||
build/
|
||||
# Build artifacts
|
||||
build/*
|
||||
!build/dummy.txt
|
||||
|
||||
# Compiled map packer
|
||||
pack_map
|
||||
\#*
|
||||
*~
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user