]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
restore .gitignore, stop .darcs-boringfile it
authorBrian Warner <warner@lothar.com>
Mon, 9 Jan 2012 02:52:43 +0000 (02:52 +0000)
committerBrian Warner <warner@lothar.com>
Mon, 9 Jan 2012 23:49:04 +0000 (15:49 -0800)
.darcs-boringfile
.gitignore [new file with mode: 0644]

index 27de70f95797c4bc1fce189cfbc706a837dde15a..e26aa6dd9a6b8c7a58c27ea5951034f8d2b343ff 100644 (file)
@@ -29,7 +29,6 @@
 (^|/)ChangeSet($|/)
 (^|/)\.svn($|/)
 (^|/)\.git($|/)
-\.gitignore$
 \.py[co]$
 \#
 \.cvsignore$
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..958ddd4
--- /dev/null
@@ -0,0 +1,22 @@
+*.pyc
+*.pyo
+
+/build/
+/support/
+
+# these are generated at build time, and never checked in
+/src/allmydata/_version.py
+/src/allmydata/_appname.py
+
+# these are generated too
+/bin/tahoe
+/bin/tahoe.pyscript
+/bin/tahoe-script.py
+
+/.built
+/src/allmydata_tahoe.egg-info/
+Twisted-*.egg
+
+/_trial_temp*
+/dist/
+/twisted/plugins/dropin.cache