aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorvimene <vincent.menegaux@gmail.com>2023-11-17 13:05:22 +0100
committervimene <vincent.menegaux@gmail.com>2023-11-17 13:05:22 +0100
commit3dc7f970305480bf5c4f60c21416adfc0b8dc958 (patch)
treeb48b3d4cc153f5c88c43194eaf62475e5afe7d00 /.gitignore
downloadengine-3dc7f970305480bf5c4f60c21416adfc0b8dc958.tar.gz
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d291118
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# main executable
+main
+
+# object files
+*.o