summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMitsuo Tokumori <[email protected]>2022-09-09 19:21:55 -0500
committerMitsuo Tokumori <[email protected]>2022-09-09 19:21:55 -0500
commitab2a6f0d76b42df324a46fe3a4d1d4e489bac490 (patch)
treeee812c176d4a5e5638d713c7bf83454ac7e46b5e /.gitignore
parent1ac847532f673a66e790b05c8aef22fc959ddd19 (diff)
downloadLP1-ab2a6f0d76b42df324a46fe3a4d1d4e489bac490.tar.gz
LP1-ab2a6f0d76b42df324a46fe3a4d1d4e489bac490.tar.bz2
LP1-ab2a6f0d76b42df324a46fe3a4d1d4e489bac490.zip
Remove temporary files, add gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..80b09bf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.out
+tags