# git ignore files/folders in the list

# ignore folders
install/

# ignore files
*.so*
*.o
*.a
