diff options
author | Simponic <loganthebean222@gmail.com> | 2021-02-20 23:25:03 -0700 |
---|---|---|
committer | Simponic <loganthebean222@gmail.com> | 2021-02-20 23:25:03 -0700 |
commit | 09d1dcf3b115658283cb09a08986271398e8d8f8 (patch) | |
tree | 0e675fbc69bcab9d8d4b0302d1ce3ff4c281de1d | |
parent | a2a4a155c259d24101435771607b81f167b62cf3 (diff) | |
download | simponicOS-09d1dcf3b115658283cb09a08986271398e8d8f8.tar.gz simponicOS-09d1dcf3b115658283cb09a08986271398e8d8f8.zip |
Added .gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7fce994 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +*.iso |