diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-11-01 22:04:54 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-11-01 22:04:54 -0400 |
| commit | 7e8fc5d6e0f50201a692c9c6468ff56c69fcdf70 (patch) | |
| tree | 997528b138ea737ad95f776845d977882aea5b77 /.gitignore | |
| parent | d40163b9e94454f0dc09ade47fcbd2188b126221 (diff) | |
| download | soen422-7e8fc5d6e0f50201a692c9c6468ff56c69fcdf70.zip | |
gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8dd0011 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +*.pdf +server +*.bak +*.png +*.aux +*.bbl +*.bcf +*.blg +*.log +*.out +*.run.xml |