aboutsummaryrefslogtreecommitdiffstats
path: root/gitignore
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-02-09 18:50:02 -0800
committerBryan Newbold <bnewbold@archive.org>2021-02-09 18:50:02 -0800
commita1565f79b96acc67fc2d75f20ae7660e8c40d550 (patch)
tree6a422341bc7324bfaa0d2abe68b7f81ebdc89382 /gitignore
parent0cbbd85d64b7de6ba89a9c39897e363f6342ee03 (diff)
downloadfatcat-cli-a1565f79b96acc67fc2d75f20ae7660e8c40d550.tar.gz
fatcat-cli-a1565f79b96acc67fc2d75f20ae7660e8c40d550.zip
update top-level gitignore
Diffstat (limited to 'gitignore')
-rw-r--r--gitignore21
1 files changed, 0 insertions, 21 deletions
diff --git a/gitignore b/gitignore
deleted file mode 100644
index 81a4762..0000000
--- a/gitignore
+++ /dev/null
@@ -1,21 +0,0 @@
-*.o
-*.a
-*.pyc
-#*#
-*~
-*.swp
-.*
-*.tmp
-*.old
-*.profile
-*.bkp
-*.bak
-[Tt]humbs.db
-*.DS_Store
-build/
-_build/
-src/build/
-*.log
-
-# Don't ignore this file itself
-!.gitignore