Skip to content

Commit 4735a41

Browse files
committed
Git: Sync .gitignore from master
1 parent 7249433 commit 4735a41

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,17 @@ MnesiaCore.*
1111
/debug/
1212
/doc/
1313
/ebin/
14+
/escript/
15+
/escript.lock
1416
/etc/
1517
/logs/
1618
/plugins/
19+
/plugins.lock
1720
/test/ct.cover.spec
1821
/test/config_schema_SUITE_data/schema/**
1922
/xrefr
20-
/escript
23+
/sbin/
24+
/sbin.lock
2125
rabbit.d
2226

2327
# Generated documentation.

0 commit comments

Comments
 (0)