.gitignore 190 Bytes
Newer Older
Dhanesh B. Sabane's avatar
Dhanesh B. Sabane committed
1 2
# Ignore .swp files
*.swp
3 4 5 6 7 8 9 10 11

# The directory in which the chroot is built
build_area/

# the folder in which the ISO is saved
output/

# Autosave files generated by editors like Emacs, nano
*~