2021-10-16 11:53:33 +02:00
|
|
|
## Visual Studio Code
|
|
|
|
# Visual Studio Code files
|
|
|
|
.vscode/*
|
|
|
|
!.vscode/settings.json
|
|
|
|
!.vscode/tasks.json
|
|
|
|
!.vscode/launch.json
|
|
|
|
!.vscode/extensions.json
|
|
|
|
*.code-workspace
|
|
|
|
|
|
|
|
# Local History for Visual Studio Code
|
|
|
|
.history/
|
|
|
|
|
|
|
|
# General
|
|
|
|
.DS_Store
|
|
|
|
.AppleDouble
|
|
|
|
.LSOverride
|
|
|
|
|
|
|
|
# Icon must end with two \r
|
|
|
|
Icon
|
|
|
|
|
|
|
|
## MacOS / OSX
|
|
|
|
# Thumbnails
|
|
|
|
._*
|
|
|
|
|
|
|
|
# Files that might appear in the root of a volume
|
|
|
|
.DocumentRevisions-V100
|
|
|
|
.fseventsd
|
|
|
|
.Spotlight-V100
|
|
|
|
.TemporaryItems
|
|
|
|
.Trashes
|
|
|
|
.VolumeIcon.icns
|
|
|
|
.com.apple.timemachine.donotpresent
|
|
|
|
|
|
|
|
# Directories potentially created on remote AFP share
|
|
|
|
.AppleDB
|
|
|
|
.AppleDesktop
|
|
|
|
Network Trash Folder
|
|
|
|
Temporary Items
|
|
|
|
.apdisk
|
|
|
|
|
|
|
|
## Project Files
|
2015-04-10 10:51:58 +02:00
|
|
|
wsgi/.idea
|
2014-05-16 18:33:26 +02:00
|
|
|
www/dlsv
|
2014-05-06 13:26:47 +02:00
|
|
|
www/event.xml
|
2014-06-13 17:03:02 +02:00
|
|
|
www/events.xml
|
2014-05-06 13:26:47 +02:00
|
|
|
www/geolocation.js
|
2014-05-20 18:16:35 +02:00
|
|
|
www/geolocationTable.js
|
2014-05-06 13:26:47 +02:00
|
|
|
www/stations.xml
|
2020-07-15 09:59:49 +02:00
|
|
|
www/index.html
|
2020-07-15 13:57:51 +02:00
|
|
|
www/favicon.ico
|
2021-10-16 15:55:02 +02:00
|
|
|
scripts/*.json
|
|
|
|
scripts/*.xml
|