2017-04-11 03:27:13 +02:00
|
|
|
# OS
|
|
|
|
.DS_Store
|
|
|
|
Thumbs.db
|
|
|
|
|
|
|
|
# IDEs
|
|
|
|
.buildpath
|
|
|
|
.project
|
|
|
|
.settings/
|
|
|
|
.build/
|
|
|
|
.idea/
|
|
|
|
public/
|
|
|
|
nbproject/
|
|
|
|
|
|
|
|
# Vagrant
|
|
|
|
.vagrant/
|
|
|
|
|
|
|
|
# FE Setup
|
|
|
|
.bin/node_modules/
|
|
|
|
/node_modules/
|
|
|
|
src/node_modules/
|
2021-01-19 21:43:02 +01:00
|
|
|
exampleSite/node_modules/
|
2017-04-11 14:27:48 +02:00
|
|
|
src/npm-debug.log.*
|
|
|
|
npm-debug.log
|
2017-04-11 03:27:13 +02:00
|
|
|
/npm-debug.log*
|
|
|
|
/dist/
|
|
|
|
/src/client.config.json
|
|
|
|
/styleguide/
|
|
|
|
/docs/
|
|
|
|
|
|
|
|
/junit.xml
|
|
|
|
partials/structure/stylesheet.html
|
2021-01-19 21:43:02 +01:00
|
|
|
|
2022-01-10 15:14:57 +01:00
|
|
|
# Hugo
|
|
|
|
.hugo_build.lock
|
2024-09-26 04:34:25 +02:00
|
|
|
resources/_gen/
|
2024-09-26 05:32:05 +02:00
|
|
|
|
|
|
|
# Build
|
|
|
|
.wireit
|