Added multiple entries for the DeTT&CT Editor

master
Marcus Bakker 2020-03-17 14:38:05 +01:00
parent b17d02733b
commit ecc493c9bf
1 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -1,7 +1,11 @@
# DeTT&CT files # DeTT&CT CLI
cache/ cache/
output/ output/
# DeTT&CT Editor
editor/node_modules/
npm-debug.log
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
*.py[cod] *.py[cod]