summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTyler Cipriani <tyler@tylercipriani.com>2019-07-19 08:16:18 -0600
committerLars Wirzenius <liw@liw.fi>2019-07-23 10:54:39 +0300
commit5d0fd87eae257bd72f46115cb427096185d7906f (patch)
treed4a1ee76c392923c2a8fb93a5adf3a073666dd71 /.gitignore
parent47413b75725b6ee3062a59f0e4b73ae723b3e92f (diff)
downloadfable-poc-5d0fd87eae257bd72f46115cb427096185d7906f.tar.gz
meta: gitignore pyc files
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..0d20b64
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.pyc