Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorCristhofer Travieso <cristhofer@localhost.localdomain>2013-03-06 21:12:15 (GMT)
committer Cristhofer Travieso <cristhofer@localhost.localdomain>2013-03-06 21:12:15 (GMT)
commitd23e4820bfe4eeb117bf9ebd8454c3a20e740d78 (patch)
treef3a10b4bef7628c9773d8e87fd0f32bf4cff7bac /.gitignore
parent692aa2e9b400684b184432a533ace984000aa747 (diff)
Add file window.py with a window
Signed-off-by: Cristhofer Travieso <cristhofer@localhost.localdomain>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..07febc2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.pyc
+*.pyo
+*.mo
+*~
+#*#
+TODO