-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
60 lines (54 loc) · 964 Bytes
/
Copy path.gitignore
File metadata and controls
60 lines (54 loc) · 964 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
.godot
!packages/assets/**/*.png
/assets/joegame.tiled-session
/.ccls-cache
/assets/maps/desert/desert_*.json
/packages/assets/*
/assets/images/emoji/*.png
!/assets/images/emoji/.gitkeep
/src/**/*.js
/public
/bundle
/.cache
/.log
*.log
**/node_modules/**
yarn.lock
yarn-error.log
ts-logs.txt
/src/assets
.pnpm-debug.log
/packages/*/dist
/packages/*/node_modules
/packages/timidity/test/
/packages/timidity/wasm/*.js
/site/**/public/**
packages/midi/libsynth.js
packages/midi/synth-worklet.js
rclone.conf
emacss
**/.em_cache
**/.cache
.projectile
.ccls-cache
.direnv
packages/mapscripts/esm/*
packages/midi/cfrag.json
packages/midi/compile_commands.json
.envrc
*.so*
*.o
.env/*
*/**/.env
packages/wr-lib/hgt
packages/world/ttiles
packages/world/wang-masks
packages/world/wang-tiles
packages/farm-and-eat/assets
packages/*/assets
packages/server/static
packages/gravispats/wavs
packages/golf-battleworms/tiles
packages/golf-battleworms/assets
zig-cache
*.fasl