diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-12-02 23:27:00 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-12-02 23:27:00 -0500 |
commit | b9f49f62390cd0e4fcc46c81e96a3325ec6057c0 (patch) | |
tree | 9b012863426f62cc1ff598d16ae9fc589ba424ae /.gitignore | |
parent | ec8bd875ccf997310767e48b646e93a806bb61eb (diff) |
Better structure with screenshorts
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1ceefe9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.aux +*.log +*.nav +*.out +*.toc +*.snm |