durfdoen-2.0/.gitignore

16 lines
226 B
Text
Raw Normal View History

2019-11-25 18:02:36 +01:00
# For projects using Nanoc (http://nanoc.ws/)
# Default location for output (needs to match output_dir's value found in nanoc.yaml)
output/
# Temporary file directory
tmp/nanoc/
# Crash Log
crash.log
2020-02-28 01:44:17 +01:00
.idea/
2020-09-15 23:34:52 +02:00
.sass-cache/