Files
aoc/.gitignore
2024-12-01 13:05:22 +01:00

46 lines
385 B
Plaintext

# Production
dist
# CMake
build*
cmake-build-*
!build*.sh
# Xcode
*.xcworkspace
*.xcodeproj
# Visual Studio
*.sln
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
.vs
# Makefile
Makefile
*.make
# nvim
.ccls
.ccls-cache
compile_commands.json
# Visual Studio Code
.vscode
# IntelliJ
.idea
# macOS
.DS_Store
.AppleDouble
.LSOverride
# JetBrains Fleet
.fleet
.cache
# MIDI Files
*.mid