diff options
| author | Filip Wandzio <contact@philw.dev> | 2026-02-26 19:34:42 +0100 |
|---|---|---|
| committer | Filip Wandzio <contact@philw.dev> | 2026-02-26 19:34:42 +0100 |
| commit | 078438f5da2c21c125ebe9a722c130df9464a60b (patch) | |
| tree | 8267cd15881c5ea2f5fee9f4beb97d9a20659579 /.gitignore | |
| download | obrona-078438f5da2c21c125ebe9a722c130df9464a60b.tar.gz obrona-078438f5da2c21c125ebe9a722c130df9464a60b.zip | |
Add exam questions
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b89a795 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | |||
| 2 | |||
| 3 | svg-inkscape | ||
| 4 | *.aux | ||
| 5 | *.bbl | ||
| 6 | *.bcf | ||
| 7 | *.blg | ||
| 8 | *.fls | ||
| 9 | *.lof | ||
| 10 | *.log | ||
| 11 | *.lot | ||
| 12 | |||
| 13 | *.run.xml | ||
| 14 | *.synctex.gz | ||
| 15 | *.synctex(busy) | ||
| 16 | *.toc | ||
| 17 | *.latexrun.db | ||
| 18 | *.latexrun.db.lock | ||
| 19 | *.fdb_latexmk | ||
| 20 | *.lol | ||
| 21 | *.dvi | ||
| 22 | |||
