initial commit
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Ignorer le fichier package-lock.json
|
||||
package-lock.json
|
||||
|
||||
# Ignorer le fichier package.json
|
||||
package.json
|
||||
|
||||
# Ignorer le dossier node_modules
|
||||
node_modules/
|
Reference in New Issue
Block a user