aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 44f6d15..63c70cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
__pycache__
obj/*.o
bin/
+res/test.ics
a.out
a.exe
main.exe
@@ -13,4 +14,4 @@ satscalc.exe
satscalc32.exe
notes.txt
*.pdb
-remedy.rdbg
+remedy.rdbg \ No newline at end of file