aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCamil Staps2016-06-25 19:19:56 +0200
committerCamil Staps2016-06-25 19:19:56 +0200
commitcb3bef5d35f0378a151501891ac01eeac2c7cbfa (patch)
tree8625818e27443fd925118d6901839dfd6acdd7bd /.gitignore
Initial commit
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