début tp 1b
This commit is contained in:
17
tp1b/.gitignore
vendored
Normal file
17
tp1b/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# npm
|
||||
node_modules
|
||||
package-lock.json
|
||||
*.log
|
||||
*.gz
|
||||
|
||||
# Coveralls
|
||||
.nyc_output
|
||||
coverage
|
||||
|
||||
# Benchmarking
|
||||
benchmarks/graphs
|
||||
|
||||
.idea
|
||||
|
||||
# ignore additional files using core.excludesFile
|
||||
# https://git-scm.com/docs/gitignore
|
Reference in New Issue
Block a user