Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChris Ball <cjb@laptop.org>2007-08-16 20:01:06 (GMT)
committer Chris Ball <cjb@laptop.org>2007-08-16 20:01:06 (GMT)
commit7a592b7ec2384f6dcd54aeee61e592a82af79839 (patch)
tree476cda17dd7162954e0421b95c61eaa8fb208e08 /.gitignore
Initial import. Plans for the future, from FIXMEs:
# FIXME: move to gtksourceview2 # FIXME: Need a sidebar to show different files. # FIXME: Need a scrollbar for the output window. # FIXME: We're losing an odd race here
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1912417
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+Connect-*.xo
+*.pyc
+.*.sw[op]