summaryrefslogtreecommitdiff
path: root/.fdignore
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.fdignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.fdignore b/.fdignore
new file mode 100644
index 0000000..44ba588
--- /dev/null
+++ b/.fdignore
@@ -0,0 +1,9 @@
+.git
+cache
+.cache
+node_modules
+.npm
+site-packages
+go/pkg
+build
+virtualenv