summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYehor Melnykov <y.melnykov@p1k.org>2024-03-24 17:08:26 +0100
committerYehor Melnykov <y.melnykov@p1k.org>2024-03-24 17:08:26 +0100
commit5fdeb1a73cafcf8ead8e91830d171724291f1d9f (patch)
tree4848a3447f74c5e1d2541428680106767a7f819c /.gitignore
parent3bf2feb0b55230c676362c0a303873f66669529b (diff)
Add macos (unified) build script
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index baf08af..a21feec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,8 @@ eepers.exe
test
test.exe
*.swp
-*.res \ No newline at end of file
+*.res
+eepers.app
+
+.idea
+.DS_Store \ No newline at end of file