aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTeddy Wing2016-08-05 15:19:33 -0400
committerTeddy Wing2016-08-05 15:19:33 -0400
commit98e0341868845f6bd0ce3d3465429d02823d3571 (patch)
treeed298639fefe069978a9b9c58968c71f701000d2 /.gitignore
parente1a9985a321fba3dea714efd44b903055dbc5394 (diff)
downloadPassextract-98e0341868845f6bd0ce3d3465429d02823d3571.tar.bz2
Add .gitignore: Ignore Rust /target/ build directory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b83d222
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/target/