aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-05-28 02:59:52 -0700
committerBryan Newbold <bnewbold@archive.org>2020-05-28 02:59:52 -0700
commit1a4906b89123f015dfb1337e384ebed696d09f5c (patch)
treec7fffed6df75307f88da6afc1f8c21d692aa8f91 /.gitignore
parenta5b0e918f886bb7977453a4b2a02b7643916cf89 (diff)
downloadaft-1a4906b89123f015dfb1337e384ebed696d09f5c.tar.gz
aft-1a4906b89123f015dfb1337e384ebed696d09f5c.zip
first rust experiments
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 81a4762..97a2952 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+target/
+
*.o
*.a
*.pyc