diff options
| author | Alee <Alee14498@gmail.com> | 2019-01-27 21:04:01 -0500 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-01-27 21:04:01 -0500 |
| commit | 3aae230f13f52cff5462e5e46afe1a5a728ea35a (patch) | |
| tree | be9f6af8c3ad63d5877547ad3715b03994cd7771 /.gitignore | |
| download | Project-Xeon-3aae230f13f52cff5462e5e46afe1a5a728ea35a.tar.gz Project-Xeon-3aae230f13f52cff5462e5e46afe1a5a728ea35a.tar.bz2 Project-Xeon-3aae230f13f52cff5462e5e46afe1a5a728ea35a.zip | |
Initial Commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3110669 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +a.exe
\ No newline at end of file |
