Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit bdd9301

Browse files
committed
Clean up gitignore
1 parent d5a6727 commit bdd9301

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
.DS_STORE
22
_build
3-
_esy
4-
esy.lock
53
node_modules
64
*.cm*
75
*.o
6+
*.s
87
lib/bs
98
lib/rescript.exe
109
lib/refmt.exe
1110
lib/test.exe
1211
lib/bench.exe
13-
Rescript2.ml
14-
./lib/rescript2.exe
15-
lib/Rescript.ml
1612
.vscode/settings.json
1713
# each person has its own preferences

0 commit comments

Comments
 (0)