PoC: flat and advanced mode
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# Ignore the build directory
|
||||
|
||||
build/
|
||||
|
||||
*.so
|
||||
|
||||
.env
|
||||
*.env
|
||||
|
||||
.vscode/
|
||||
.idea/
|
||||
*.iml
|
||||
.DS_Store
|
||||
dist/
|
||||
|
||||
test-*
|
||||
|
||||
.notes
|
||||
*.log
|
||||
*.out
|
||||
*.bin
|
Reference in New Issue
Block a user