diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-04-13 02:43:17 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-04-13 02:43:17 +0200 |
commit | 330791e6cc85fd36c39a372ea68383dc10fc550c (patch) | |
tree | 84e8ab68a09a54dc81b24b66ad1fddb9d60fef6b | |
parent | add makefile (diff) | |
download | nightshift-330791e6cc85fd36c39a372ea68383dc10fc550c.tar.gz nightshift-330791e6cc85fd36c39a372ea68383dc10fc550c.tar.bz2 nightshift-330791e6cc85fd36c39a372ea68383dc10fc550c.tar.xz |
update gitignore0.1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ _/ +bin/ obj/ __pycache__/ \#*\# |