Skip to content

Commit 130fc05

Browse files
author
Cédric Belin
committed
Update the Git settings [skip ci]
1 parent ef58e61 commit 130fc05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
*.cjs text
55
*.css text diff=css
6+
*.esproj text
67
*.html text diff=html
78
*.http text
89
*.js text

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
/**/.DS_Store
1+
/**/*.user
22
/.idea/
33
/.vs/
44
/lib/
55
/node_modules/
66
/npm-debug.log
77
/var/
8-
/wiki/

0 commit comments

Comments
 (0)