Add gitignore file
[platform/upstream/csr-framework.git] / .gitignore
1 # cscope/ctag data #
2 ####################
3 /cscope.files
4 /cscope.out
5 /tags
6
7 # Temporary files #
8 ###################
9 *.swp
10 *~