summaryrefslogtreecommitdiff
path: root/polux/tools/mtd-utils/.gitignore
blob: ba7870d6a674d82ce3fa4845cc4330559d6da2f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# Normal rules
#
.*
*.o
*.a
*.s
*.ko
*.so
*.mod.c
*~

#
# Top-level generic files
#
mkfs.jffs2

#
# Generated include files
#

# stgit generated dirs
patches-*