.gitignore 195 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 # Python compiled *.pyc # Logs log/ *.log npm-debug.log* # Dependency directories node_modules # Optional npm cache directory .npm # Optional REPL history .node_repl_history # Temporary .*~