Changes to .gitignore
This commit is contained in:
parent
00c5f4867f
commit
0a553813ab
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,5 +2,5 @@ Abraham Silberschatz-Operating System Concepts (9th,2012.12).pdf
|
||||||
DevEnv/
|
DevEnv/
|
||||||
*.o
|
*.o
|
||||||
*.bin
|
*.bin
|
||||||
dev_kernel_grub.img
|
MP1/MP1_source/dev_kernel_grub.img
|
||||||
bochsout.txt
|
*/bochsout.txt
|
||||||
|
|
Reference in a new issue