first commit
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Xmake cache
|
||||
.xmake/
|
||||
build/
|
||||
|
||||
# MacOS Cache
|
||||
.DS_Store
|
||||
|
||||
NazaraLog.log
|
||||
|
||||
.vscode/settings.json
|
||||
.vscode/compile_commands.json
|
||||
Reference in New Issue
Block a user