Skip to content

Commit

Permalink
add testsuite-related gitignore entries
Browse files Browse the repository at this point in the history
  • Loading branch information
hvr committed Jun 26, 2014
1 parent 0c64d54 commit 54c677d
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions tests/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
.hpc*/
*.o
*.hi
*.comp.std*
*.run.std*
*.eventlog
*.genscript
*.exe

# specific files
/T4113
/copyFile001
/copyFile002
/createDirectory001
/createDirectoryIfMissing001
/currentDirectory001
/directory001
/doesDirectoryExist001
/getDirContents001
/getDirContents002
/getHomeDirectory001
/getPermissions001
/renameFile001
/renameFile001.tmp1

0 comments on commit 54c677d

Please sign in to comment.