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