summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex <alex@ASUS>2018-09-24 15:08:18 +0200
committeralex <alex@ASUS>2018-09-24 15:08:18 +0200
commit6467a412e069e610ab0f527dacd497da97fd866a (patch)
tree856419c9600438f58d739d0fd75ede24bb313324
parent5585d5123cfd999d078f6530993c54789f265ec9 (diff)
Add *.s to .gitignoe
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c75b0d2..0048594 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
*.o
+*.s
bin/mine-sweeper
bin/mine-sweeper.exe