.gitignore: prepend /
parent
a42b4e219c
commit
5a03eaca89
|
@ -1,10 +1,10 @@
|
||||||
hello_world
|
/hello_world
|
||||||
json
|
/json
|
||||||
links_scraper
|
/links_scraper
|
||||||
log
|
/log
|
||||||
news_fetcher
|
/news_fetcher
|
||||||
rune
|
/rune
|
||||||
terminal_control
|
/terminal_control
|
||||||
nbody
|
/nbody
|
||||||
spectral
|
/spectral
|
||||||
database/mysql
|
/database/mysql
|
||||||
|
|
Loading…
Reference in New Issue