Core/.gitignore
Abel Hoogeveen 89ccdb24ba Fixed multiple bugs relating the database system.
Debugging now actually works in the Database Driver,
2017-07-14 16:05:52 +02:00

20 lines
193 B
Plaintext

# Ignore Coffee/Espresso. We only want chocolate
FuzeWorks.esproj/*
# Ignore PHP Storm
.idea/
# Generic Files
*~
*.lock
*.DS_Store
*.swp
*.out
# Build Files
vendor/
build/
doc
nbproject
._*