aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9a196f5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,23 @@
+# Executables
+*.exe
+*.out
+
+# Directory used to store object files, abc files and assembly files
+Clean System Files/
+
+# iTasks environment extra data
+*-data/
+sapl/
+
+# LaTeX
+*.aux
+*.dvi
+*.fmt
+*.log
+*.out
+*.pdf
+*.ps
+*.toc
+
+# Custom
+cw-gen.tex