Remove files that should be ignored based on .gitignore
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
try:
|
||||
import cProfile as myprofiler
|
||||
except:
|
||||
import profile as myprofiler
|
||||
import cthulhu.cthulhu
|
||||
myprofiler.run('cthulhu.cthulhu.main()', 'cthulhuprof')
|
Reference in New Issue
Block a user