mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 08:11:54 +00:00
Revert "Fix Ctrl+Click for Macs, and alphabetize gitignore (#2720)"
This reverts commit 40eea22007.
Commit breaks map dragging ability.
This commit is contained in:
+9
-15
@@ -1,21 +1,15 @@
|
||||
# Folders
|
||||
.claude/
|
||||
.clinic/
|
||||
.idea/
|
||||
build/
|
||||
coverage/
|
||||
node_modules/
|
||||
out/
|
||||
|
||||
# this is autogenerated by script
|
||||
src/assets/
|
||||
|
||||
static/
|
||||
|
||||
# Files
|
||||
.DS_Store
|
||||
.env*
|
||||
CLAUDE.md
|
||||
coverage/
|
||||
TODO.txt
|
||||
resources/images/.DS_Store
|
||||
resources/.DS_Store
|
||||
TODO.txt
|
||||
.env*
|
||||
.DS_Store
|
||||
.clinic/
|
||||
CLAUDE.md
|
||||
.idea/
|
||||
# this is autogenerated by script
|
||||
src/assets/
|
||||
|
||||
Reference in New Issue
Block a user