]> git.nothing2do.fr Git - get-hack-src.git/commitdiff
Initial commit
authorallfro <ndouba@gmail.com>
Tue, 9 Oct 2012 03:07:18 +0000 (20:07 -0700)
committerallfro <ndouba@gmail.com>
Tue, 9 Oct 2012 03:07:18 +0000 (20:07 -0700)
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..f24cd99
--- /dev/null
@@ -0,0 +1,27 @@
+*.py[co]
+
+# Packages
+*.egg
+*.egg-info
+dist
+build
+eggs
+parts
+bin
+var
+sdist
+develop-eggs
+.installed.cfg
+
+# Installer logs
+pip-log.txt
+
+# Unit test / coverage reports
+.coverage
+.tox
+
+#Translations
+*.mo
+
+#Mr Developer
+.mr.developer.cfg
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..8278d4f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+canari
+======
\ No newline at end of file