You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 lines
183 B

syntax: glob
# ignore all of them
*.class
*.jar
*.swp
*.o
*.a
# ignore generated files
org_pEp_*.h
org/pEp/jniadapter/pEp*.java
throw_pEp_exception.*
# ignore vim workspace
ws