aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSven Göthel <[email protected]>2024-05-10 17:39:57 +0200
committerSven Göthel <[email protected]>2024-05-10 17:39:57 +0200
commit543eb0edd5933542089e73214b7ecafaa81cd012 (patch)
treed7ca0dc879ab03be63c6167fe38c7b17f44c5532 /.gitignore
parent8d18290744af96abeea7dbb51e2e2cb9917b6dd4 (diff)
Gamp v0.0.0 - Glue C++ w/ GLES/SDL and jaulib via emscripten to WebAssembly (or 'just' run it natively w/ full performance)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..66205fa
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+/.cache/
+build*/
+dist*/
+snaps/
+/compile_commands.json
+*~
+*.log
+