You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sessioncommunities.online/.gitignore

56 lines
714 B
Plaintext

#!
#! Do not forget to add items you do not want cleaned
#! to .gitpreserve as well!
#!
# Fetched room info
output/servers.json
output/tags.json
# Generated files
output/*.html
output/**/*.html
output/sitemap.xml
# Downloaded QR codes
output/qr-codes
# Served icons
output/icons
# Served listings
listings/lp-output/*
!listings/lp-output/index.html
# Server-side cache
cache
cache-lt
# Custom content
/custom/config/*.ini
/custom/site-components/*.php
# Archives
/etc/archives/logrotate.status
# Plotting artifacts
/etc/rooms.json
/etc/plots
.Rhistory
# Local tests
.test
log.txt
# Visual Studio Code
.vscode
# Kate
*.kate-swp
# Custom Doxygen configuration
Doxyfile
# Doxygen documentation
.doxygen