Skip to content

Commit 789cfe5

Browse files
committed
ci: adding prof file to gitignore
1 parent ad4fe52 commit 789cfe5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ docker/mapdl/v212
7979
docker/mapdl/_old
8080
docker/mapdl/*.sh
8181

82-
8382
# temp testing
8483
tmp.out
8584

@@ -101,3 +100,6 @@ doc/source/sg_execution_times.rst
101100
*prin-stresses.html
102101
doc/webserver.log
103102
doc/webserver.pid
103+
104+
# Profiling
105+
prof

0 commit comments

Comments
 (0)